Delete a User Type
DELETE {{baseUrl}}/api/v1/meta/types/user/:typeId
Deletes a User Type permanently. This operation is not permitted for the default type, nor for any User Type that has existing users
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |