DELETE
/
v1
/
members
/
{id}

Removes the member from your programme however, the member will still have access to the ONSI app.

Relevant Error Codes

If there are any issues with the delete, the API will return a 400 status code with the following error codes:

Authorizations

X-API-KEY
string
header
required

Headers

x-idempotency-key
string

Unique key to ensure idempotency of the request

Path Parameters

id
string
required

The unique identifier for a Member, prefixed with mem_

Response

200 - application/json
message
enum<string>
required
Available options:
OK