Setup App
Delete
Delete a Setup App record by ID.
delete/api/cp/dev/app/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.