Delete a Particular App
DELETE /v2/apps/:guid
Request
Route
DELETE /v2/apps/3cf599b3-4b8a-44df-9b5e-e95243bb2244
Headers
cURL
curl "https://api.[your-domain.com]/v2/apps/3cf599b3-4b8a-44df-9b5e-e95243bb2244" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTE3MSIsImVtYWlsIjoiZW1haWwtMTMyQHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NTg1OTk0MzV9.LXNorNbVyalTGXihGDns6og0DTinnNizSCulMKd7Rxc" \
-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
|
188
|
guid
|
9b640507-6dd8-4f7d-ba19-fc39cf1ca5d4
|
created_at
|
2016-03-14 22:30:34 UTC
|
updated_at
|
|
timestamp
|
2016-03-14 22:30:34 UTC
|
type
|
audit.app.delete-request
|
actor
|
uaa-id-171
|
actor_type
|
user
|
actee
|
3cf599b3-4b8a-44df-9b5e-e95243bb2244
|
actee_type
|
app
|
metadata
|
{
"request": {
"recursive": false
}
}
|
space_id
|
|
organization_guid
|
8dfec4b2-aeee-4212-89f8-d370303dd333
|
space_guid
|
e7e2dd87-bc1c-421b-bef9-8d9322c0c81b
|
actor_name
|
email-132@somedomain.com
|
actee_name
|
name-1538
|