cURL
curl --request PATCH \ --url https://api.timelockdata.com/api/v1/sourceSystem/{COMPANY_ID}/{SYSTEM_ID} \ --header 'Content-Type: application/json' \ --data ' { "permissions": "I", "apiKey": "<string>" } '
{ "status": "<string>" }
Company identifier
Source system identifier
Permission level for the source system
I
U
R
A
API key for the source system
Source system updated
Response status