Remove Audited Space from the User
DELETE /v2/users/:guid/audited_spaces/:audited_space_guid
Request
Route
DELETE /v2/users/uaa-id-278/audited_spaces/95b843ee-9f7a-4021-a155-ad9c0f76e6fc
Parameters
Name |
Description |
Valid Values |
Example Values |
guid
|
The guid of the User
|
|
|
audited_space_guid
|
The guid of the audited space
|
|
|
Headers
cURL
curl "https://api.[your-domain.com]/v2/users/uaa-id-278/audited_spaces/95b843ee-9f7a-4021-a155-ad9c0f76e6fc" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTI3OSIsImVtYWlsIjoiZW1haWwtMTk2QHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NjYwMDg4OTZ9.XZ4CMul5Sdl_zZrLS_UCBBK4joqVWPyQnjO0mEVhXoI" \
-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_auditor_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_auditor_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
|