Skip to content
Ads APIReferences / capi-measurement / Delete CAPI Auth Token

Delete CAPI Auth Token

Soft delete the authentication token

Request

  • business_id
    string [uuid]
    Required

    A unique identifier for the entity.

    Example: ce4ff15e-f04d-48b9-9ddf-fb3c85fbd57a
  • capi_connection_id
    string [uuid]
    Required

    A unique identifier for the CAPI integration.

    Example: 2fd920ed-a111-43d4-bee2-74d078c479a5
  • capi_auth_token_id
    string [uuid]
    Required

    A unique identifier for an Authentication Token.

    Example: bb7a8ba9-f77a-11ee-ae13-42010a8e0056

Response

The token has been deleted.

Response sample