Delete a Particular App
DELETE /v2/apps/:guid
Request
Route
DELETE /v2/apps/708955e5-627a-4f67-8964-2e9d19a6948b
Headers
cURL
curl "https://api.[your-domain.com]/v2/apps/708955e5-627a-4f67-8964-2e9d19a6948b" -d '' -X DELETE \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTE0OSIsImVtYWlsIjoiZW1haWwtMTE3QHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NjE5NTgzOTh9.r4J4o4mo58rMv8gAeMta9VDSJLR7qrGMZiJW1FNb-CM" \
-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
|
10
|
guid
|
06e8ed0e-8cbc-4388-9496-72b028401800
|
created_at
|
2016-04-22 19:33:18 UTC
|
updated_at
|
|
timestamp
|
2016-04-22 19:33:18 UTC
|
type
|
audit.app.delete-request
|
actor
|
uaa-id-149
|
actor_type
|
user
|
actee
|
708955e5-627a-4f67-8964-2e9d19a6948b
|
actee_type
|
app
|
metadata
|
{
"request": {
"recursive": false
}
}
|
space_id
|
|
organization_guid
|
bffed0c7-c7db-4505-8e28-c5c38c434153
|
space_guid
|
d06ab545-4b67-408f-9f4a-049fccccd0db
|
actor_name
|
email-117@somedomain.com
|
actee_name
|
name-424
|