Assign Tags to Company Account Check

This endpoint assigns tags to a specific company account check.

Required permissions:

  • company_account_checks_write

Behavior:

  • Tags must belong to the authenticated customer's workspace
  • Maximum of 20 tags can be assigned in a single request
  • If a tag is already assigned to the company account check, it will be silently ignored (no error, no duplicate)
  • Returns only the tags specified in the request payload
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier (UUID) of the company account check.

Body Params

The tag assignment request payload

data
array of objects
required
length ≤ 20

Array of tag references to assign (maximum 20)

data*
Headers
string
enum

Specifies the preferred language for the response. Supported languages:

  • en - English
  • fr - French

If not provided, the default language will be used.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json