Delete a Particular App
DELETE /v2/apps/:guid
Request
Route
DELETE /v2/apps/332824a7-f1c8-42ab-9aa0-df64605dc304
Headers
cURL
curl "https://api.[your-domain.com]/v2/apps/332824a7-f1c8-42ab-9aa0-df64605dc304" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTczIiwiZW1haWwiOiJlbWFpbC00MUBzb21lZG9tYWluLmNvbSIsInNjb3BlIjpbImNsb3VkX2NvbnRyb2xsZXIuYWRtaW4iXSwiYXVkIjpbImNsb3VkX2NvbnRyb2xsZXIiXSwiZXhwIjoxNDU0NDUxNjA5fQ.uBn-yy2pfgmGzFTv7BvcpDMHkWuP1Ein76kiCDfetgg" \
-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
|
17
|
guid
|
24ce2b27-bf1a-482c-b90f-876b1f91ae8d
|
created_at
|
2016-01-26 22:20:08 UTC
|
updated_at
|
|
timestamp
|
2016-01-26 22:20:08 UTC
|
type
|
audit.app.delete-request
|
actor
|
uaa-id-73
|
actor_type
|
user
|
actee
|
332824a7-f1c8-42ab-9aa0-df64605dc304
|
actee_type
|
app
|
metadata
|
{
"request": {
"recursive": false
}
}
|
space_id
|
|
organization_guid
|
4ce16a19-bbea-4ba3-9334-6db823b88859
|
space_guid
|
32877348-96bd-42eb-8416-538846c5336b
|
actor_name
|
email-41@somedomain.com
|
actee_name
|
name-250
|