Skip to main content

Tenant to accept the contract agreement

PATCH 

https://api.spectrocloud.com/v1/tenants/:tenantUid/contract/accept

Authorization: ApiKey

name: ApiKeytype: apiKeydescription: API key authorization where API key can be generated from Palette console under Profile > My API Keysin: header

Tenant to accept the contract agreement

Request

Path Parameters

    tenantUid stringrequired

Responses

Ok response without content

Response Headers
  • AuditUid string

    Audit uid for the request

curl -L -X PATCH 'https://api.spectrocloud.com/v1/tenants/:tenantUid/contract/accept' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired