Skip to main content
POST
Block or unblock contact

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
number
string
required

Contact number to block/unblock.

Example:

"5511999999999"

status
string
required

Either block or unblock.

Example:

"block"

Response

Success — provider-native response body.

block
string
required

Result of the block/unblock operation, e.g. "success".