Remove Application Assignments
Remove Application Assignments
Array of AppAssignment IDs
{
"ids": [
1
]
}
An array of AppAssignment IDs in integer form.
1 entities successfully unassigned
"AppUnassignmentSuccess Object"
deleted/not_deleted array shows AppAssignment IDs which are deleted/not_deleted respectively.
Unable to delete assignment due to missing parameter ids
"ApplicationUnassignmentBadRequestError Object"
When parameter ids is missing.
Session expired. Create a session and make the request with the _session_id cookie.
"UnauthorizedError Object"
Session expired. Create a session using and make the request with the _session_id cookie.
Server error.
"ServerError Object"
Server Error.
Details of error. Exact error format subject to change depending on type of error.
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/app_volumes/app_assignments