Home
Version 3
Apps API

Apps API

Delete a Particular App

DELETE /v2/apps/:guid

Request

Route

DELETE /v2/apps/4575d43b-e8e1-434b-8b7a-c054aa44b381

Headers

Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTExNCIsImVtYWlsIjoiZW1haWwtODVAc29tZWRvbWFpbi5jb20iLCJzY29wZSI6WyJjbG91ZF9jb250cm9sbGVyLmFkbWluIl0sImF1ZCI6WyJjbG91ZF9jb250cm9sbGVyIl0sImV4cCI6MTQ1MzgzNzI2MX0.4bi3Y4C9Ul80XGDo5BRppbv3tqYSCwohHrqVwJwQCH8
Host: example.org
Content-Type: application/x-www-form-urlencoded
Cookie: 

cURL

curl "https://api.[your-domain.com]/v2/apps/4575d43b-e8e1-434b-8b7a-c054aa44b381" -d '' -X DELETE \
	-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTExNCIsImVtYWlsIjoiZW1haWwtODVAc29tZWRvbWFpbi5jb20iLCJzY29wZSI6WyJjbG91ZF9jb250cm9sbGVyLmFkbWluIl0sImF1ZCI6WyJjbG91ZF9jb250cm9sbGVyIl0sImV4cCI6MTQ1MzgzNzI2MX0.4bi3Y4C9Ul80XGDo5BRppbv3tqYSCwohHrqVwJwQCH8" \
	-H "Host: example.org" \
	-H "Content-Type: application/x-www-form-urlencoded" \
	-H "Cookie: "

Response

Status

204 No Content

Headers

X-VCAP-Request-ID: 
X-Content-Type-Options: nosniff

Audit Records Created By The Request

Audit Record: audit.app.delete-request

Attribute Name Value
id 1
guid 5d49795f-4689-4468-b1a1-d03d81fd51a5
created_at 2016-01-19 19:41:01 UTC
updated_at
timestamp 2016-01-19 19:41:01 UTC
type audit.app.delete-request
actor uaa-id-114
actor_type user
actee 4575d43b-e8e1-434b-8b7a-c054aa44b381
actee_type app
metadata
{
  "request": {
    "recursive": false
  }
}
space_id
organization_guid 0e95eecf-e6fa-433e-b564-876e291b2188
space_guid 3c69285e-1839-426c-a2ab-9fa9abf12b1b
actor_name email-85@somedomain.com
actee_name name-423