Skip to main content
POST
/
{projectId}
/
compliance-requests
/
{id}
/
send-details
Send compliance details
curl --request POST \
  --url https://api.concord.tech/site-v1/{projectId}/compliance-requests/{id}/send-details \
  --header 'x-session: <api-key>'
true

Documentation Index

Fetch the complete documentation index at: https://developers.concord.tech/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-session
string
header
required

Path Parameters

id
string<uuid>
required
projectId
string<uuid>
required

Response

Default Response

The response is of type boolean.