Delete a Particular App
DELETE /v2/apps/:guid
Request
Route
DELETE /v2/apps/36c66665-4b84-48cd-97b6-b31eb09dded5
Headers
cURL
curl "https://api.[your-domain.com]/v2/apps/36c66665-4b84-48cd-97b6-b31eb09dded5" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTI3NSIsImVtYWlsIjoiZW1haWwtMTc3QHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NjEzNzQ2MzV9.5YBRvvCQUjcW8gO0eVlBdKdQIraZSa9zE-fIHFcsNm0" \
-H "Host: example.org" \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Cookie: "
Response
Status
204 No Content
Headers
Audit Records Created By The Request
Audit Record: audit.app.delete-request
Attribute Name |
Value |
id
|
27
|
guid
|
9bdc7166-8956-4297-b143-1450de28506a
|
created_at
|
2016-04-16 01:23:55 UTC
|
updated_at
|
|
timestamp
|
2016-04-16 01:23:55 UTC
|
type
|
audit.app.delete-request
|
actor
|
uaa-id-275
|
actor_type
|
user
|
actee
|
36c66665-4b84-48cd-97b6-b31eb09dded5
|
actee_type
|
app
|
metadata
|
{
"request": {
"recursive": false
}
}
|
space_id
|
|
organization_guid
|
00e68814-b37f-4531-828d-e7dad893cd9d
|
space_guid
|
6a3a80cb-611a-4dde-9958-cab79861d679
|
actor_name
|
email-177@somedomain.com
|
actee_name
|
name-730
|