Skip to main content
DELETE
Remove participants

Authorizations

x-api-key
string
header
required

Your Pilot Status API key (ps_...). You may also send Authorization: Bearer ps_... or ?access_token=ps_....

Path Parameters

groupId
string
required

Group id.

Body

application/json
participants
string[]
required

MSISDNs.

Example:

Response

Meta Graph API response.

success
boolean

Whether the operation succeeded.