Skip to main content
Batch Member Deletion API

Enables you to delete members in batches.

Updated this week

What is the Batch Member Deletion API?

Batch Member Deletion API enables you to delete members in batches.


API Calling

The API enables you to delete members in batches.

Request Rate: ten times/second

Request Method: POST

Request Parameters:

Parameter

Required

Type

Description

usernames

Yes

Array

List of user numbers

Sample Request:

{     "usernames": ["tester", "developer"] }

Responses:

Parameter

Type

Description

status

String

Return request results

Sample Response:

{     "status": "success" }

Note:

If you delete members, they are deactivated rather than removed permanently. You can still manage the deactivated members on the Inactive Members page.


I have finished reading. 🏆

👉I can't wait to SET THE API.

👉I need more HELP in Discord Forum.

Did this answer your question?