POST
/
cdds
/
{id}
/
pull-registry-documents
Pull registry documents
curl --request POST \
  --url https://api.godiligent.ai/cdds/{id}/pull-registry-documents \
  --header 'X-API-KEY: <api-key>'

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The id of the cdd request

Example:

"d6e3b214-30b1-4401-a1b8-a1bd3c6a84e4"

Response

204

No Content - The request was successful and the documents are being processed.