Reject all external users by their status
POST {{baseUrl}}/external-users/reject-all-by-status?organizationId=<string>&status=<string>
Reject all external users by their status
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
organizationId | string | (Required) Specifies the ID of the organization | |
status | string | (Required) Specifies the status of the external user |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |