Single Member Actions
Remove Member
DELETE
cURL
Removes the member from your programme however, the member will still have access to the ONSI app.Documentation Index
Fetch the complete documentation index at: https://docs.onsi.com/llms.txt
Use this file to discover all available pages before exploring further.
Relevant Error Codes
If there are any issues with the delete, the API will return a400 status code with the following error codes:
Authorizations
Headers
Unique key to ensure idempotency of the request
Path Parameters
The unique identifier for a Member, prefixed with mem_
Example:
"mem_<id>"
Response
200 - application/json
200
Available options:
OK cURL