Delete profile type

DELETE {{baseUrl}}/profile_types/:id

Delete a profile type. All profiles of that type must first be destroyed before the profile type can be destroyed.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"info":"object deleted"}