Skip to main content

Delete profile type

DELETE 

/profile_types/:id

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

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

Info about the operation

Schema
    info

    A message confirming the operation

Loading...