Profile
Delete multiple profiles
Deletes multiple profiles by ids.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
You need to pass an array of profile ids.
The body is of type object
.