cURL
curl --request POST \ --url https://api.example.com/api/directory/resources.update \ --header 'Content-Type: application/json' \ --data ' { "id": "872815618512410358", "attributes": {} } '
Allows to update an existing resource.
"872815618512410358"
Resource updated successfully.