AladiaDocs
Api referenceProfiles

Delete all teachers of a profile

Delete all teachers

DELETE
/v2/profiles/teachers

Delete all teachers

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X DELETE "https://example.com/v2/profiles/teachers"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}