POST
cURL
Restricted. Requires citations API access. Returns 403 otherwise.
Disables citations for a location. The location must be ACTIVE. Returns 409 NOT_ACTIVE otherwise, or 409 IN_PROGRESS if another request is running.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

account_id
string

Account ID. Required when using an organization token; ignored for account-level tokens.

Body

application/json
location_id
string
required

Location ID to disable citations for

Response

Citations disable submitted

Response returned after a successful citations disable submission

success
boolean
Example:

true

payload
object