Delete consumers
Delete Consumers from the list provided. Response shall contain a list of success, falures and warning/error messages.
The following list can have one or both, but must have one or the other: consumerIds, usernames
Header Parameters
x-api-keystring Required
Public API Key
Body Parameters
consumerIdsarray
If usernames is null or empty consumerIds is required
Show child attributes
usernamesarray
If consumerIds is null or empty usernames is required
Show child attributes
Response
200
Object
A list of success and/or failures of consumers identifier with warning/error messages.
Response Attributes
succededarray
Show child attributes
failedarray
Show child attributes
messagesarray
Show child attributes
400
Object
Bad Request. Failed StatusResponse with an error message indicating the reason of the failure, and success equal to false.
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
401
Object
Unauthorized
Response Attributes
messagesarray
Nullable:
True
Show child attributes
successboolean
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?