+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Delete a Role to an User

Sie sind hier:

 

Delete a Role to an User

DELETE https://api.maileon.com/partner/settings/users/{email}/roles?key={key}&nl_account_id={newsletterAccountId}&roleName={roleName}

Description: Delete a role from an user.

Path Parameter:
– email: string

Parameters:
– key: apikey
– nl_account_id: int // the id of the newsletter account
– roleName: string (name of the role, the ID will be calculated automatically)

Throws:
– 404 if user email is not found
– 404 if role not found

Inhaltsverzeichnis