Remove Managed Space from the User
DELETE /v2/users/:guid/managed_spaces/:managed_space_guid
Request
Route
DELETE /v2/users/uaa-id-266/managed_spaces/0af3c27b-d995-4a63-a9c5-26fc01210128
Parameters
Name |
Description |
Valid Values |
Example Values |
guid
|
The guid of the User
|
|
|
managed_space_guid
|
The guid of the managed space
|
|
|
Headers
cURL
curl "https://api.[your-domain.com]/v2/users/uaa-id-266/managed_spaces/0af3c27b-d995-4a63-a9c5-26fc01210128" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTI2NyIsImVtYWlsIjoiZW1haWwtMTkwQHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NjYwMDg4OTV9.E_XY3UxfY3_fQZiNVZS9syHZ9D0ULxoRNh-EXi5d7eI" \
-H "Host: example.org" \
-H "Content-Type: application/json" \
-H "Cookie: "
Response
Status
204 No Content
Headers
Audit Records Created By The Request
Audit Record: audit.user.space_manager_remove
Attribute Name |
Value |
id
|
3
|
guid
|
3ae5862c-fb43-49ed-935b-8feb7d0e19e8
|
created_at
|
2016-06-08 16:41:40 UTC
|
updated_at
|
|
timestamp
|
2016-06-08 16:41:40 UTC
|
type
|
audit.user.space_manager_remove
|
actor
|
uaa-id-360
|
actor_type
|
user
|
actee
|
2a01cf80-9fbf-448f-a7a0-1e415e28771e
|
actee_type
|
space
|
metadata
|
{
"request": null
}
|
organization_guid
|
28960823-1b68-4a2b-8f36-77cc573bccca
|
space_guid
|
2a01cf80-9fbf-448f-a7a0-1e415e28771e
|
actor_name
|
[email protected]
|
actee_name
|
development
|