Skip to main content
All CollectionsOpen PlatformAPIContact APIs
Custom Role Group Deletion API
Custom Role Group Deletion API

Enables you to delete the created information of role groups.

Updated over 4 months ago

What is the Custom Role Group Deletion API?

Custom Role Group Deletion API enables you to delete the created information of role groups.


API Calling

Request Frequency: 20 times/second

Request Method: POST

Request Parameters:

Parameter

Type

Required

Description

role_group_no

Number

Yes

Role group number

Sample Request:

{
    "role_group_no": 2561
}

Responses:

Parameter

Type

Required

Description

status

String

No

Return request results

Sample Response:

{
    "status": "success"
}

I have finished reading. 🏆

👉I can't wait to SET THE API.

👉I need more HELP in Discord Forum.

Did this answer your question?