latestOpenAPI 3.1.02026-08-1051813.2 KB

a38c15dd49ef

Profile

Delete usernames from the denylist

This endpoint removes the provided list of usernames from the denylist. If a username is in use and therefore cannot be removed from the denylist, it is skipped and returned as part of the response.

Important note: denylists rely on unique usernames being enforced at the organization level.

delete/username/deny/

Headers

x-m2-organization-idstring required

The ID of an organization

Request body

string[] required

An array of usernames to remove from the denylist

Response

The response of deleting usernames from the denylist

usernamesDeletedstring[] required
usernamesInUsestring[] required