Authorization: A bearer token is required for authentication. Replace [MASKED_TOKEN] with your valid API token. This token is used to authenticate and authorize the request.
Request Body
ids (array, required): An array of user IDs that you want to update the status for.
status (string, required): The new status for the specified users (e.g., "DELETED").
subscriberIds (array, optional): An array of subscriber IDs associated with the users.
Replace [MASKED_TOKEN] in the request with your actual API token, and modify the request body as needed.
Response
The API will respond with a confirmation of the status update for the specified users. The response format may vary depending on the status update operation performed.
Please replace [MASKED_TOKEN] in the request with your actual API token for actual usage.
β Got any questions?
If you have any questions, you can look into our repository of FAQs, most likely, you will find your answer here, If not, write us at [email protected]