Authorizations
Service account key can be used as API keys
Path Parameters
Response
Audit Context was created successfully
The response is of type any.
curl --request POST \
--url https://api.cpln.io/org/{org}/auditctx \
--header 'Content-Type: application/json' \
--data '{
"description": "<string>",
"tags": {}
}'"<any>"curl --request POST \
--url https://api.cpln.io/org/{org}/auditctx \
--header 'Content-Type: application/json' \
--data '{
"description": "<string>",
"tags": {}
}'"<any>"Service account key can be used as API keys
Audit Context was created successfully
The response is of type any.