Skip to main content
POST
/
api
/
partner
/
sub_publisher
/
{sub_id}
/
block
Block sub publisher
curl --request POST \
  --url https://my.exnessaffiliates.com/api/partner/sub_publisher/{sub_id}/block
{
  "status": "string",
  "sub_id": "string",
  "updated_at": "string"
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

sub_id
string
required

Response

OK

status
string
required

status of blocking execution

Example:

"string"

sub_id
string
required

sub publisher id

Example:

"string"

updated_at
string
required

sub publisher updated_at

Example:

"string"