Skip to main content
POST
/
api
/
Clients
/
{clientId}
/
add-owner
Add current user as owner to client.
curl --request POST \
  --url https://api.example.com/api/Clients/{clientId}/add-owner

Path Parameters

clientId
integer<int32>
required

Response

200

OK