Delete a Particular App
DELETE /v2/apps/:guid
Request
Route
DELETE /v2/apps/6732dedf-b462-4d3b-bff6-b3904d6bb485
Headers
cURL
curl "https://api.[your-domain.com]/v2/apps/6732dedf-b462-4d3b-bff6-b3904d6bb485" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTIxMyIsImVtYWlsIjoiZW1haWwtMTUzQHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NjA1MDY2NDh9.5995DMVkcau7ExEHyJEJZgyOBkyigf5YL80yrLJ4s7I" \
-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
|
15
|
guid
|
3c7282c8-bf32-4aac-875c-55fade22fce2
|
created_at
|
2016-04-06 00:17:28 UTC
|
updated_at
|
|
timestamp
|
2016-04-06 00:17:28 UTC
|
type
|
audit.app.delete-request
|
actor
|
uaa-id-213
|
actor_type
|
user
|
actee
|
6732dedf-b462-4d3b-bff6-b3904d6bb485
|
actee_type
|
app
|
metadata
|
{
"request": {
"recursive": false
}
}
|
space_id
|
|
organization_guid
|
fc91dedb-b372-417d-8838-cff30ebb1676
|
space_guid
|
3858e8af-852d-424b-8d11-7e99309e8c96
|
actor_name
|
email-153@somedomain.com
|
actee_name
|
name-689
|