Skip to main content
PUT
Link a client to a site

Authorizations

x-api-key
string
header
required

Send the API key in the x-api-key header.

Path Parameters

clientId
string
required
Pattern: ^ovcid-.*$
Example:

"ovcid-61f936b9-6f97-438e-856d-1d99c69304f3"

siteId
string
required
Pattern: ^ovaid-.*$
Example:

"ovaid-61f936b9-6f97-438e-856d-1d99c69304f3"

Response

Client linked to site

clientId
string
required
Pattern: ^ovcid-.*$
siteId
string
required
Pattern: ^ovaid-.*$
Example:

"ovaid-22222222-2222-4222-8222-222222222222"

linked
boolean
required

True once the client is associated with the site

Example:

true