Order
Mentions Custom
Initiate a mentions custom list order for the authenticated user using the provided parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for mentions custom list
Example:
"add"
Service ID
for the mentions custom list order
Example:
123
Link
to the page for the order
Example:
"https://example.com/page"
Usernames
list separated by
or
for the custom mentions order
Example:
"username1\nusername2\nusername3"
Response
200
application/json
OK
Example:
123777
Was this page helpful?