Forum Discussion

Sadfad's avatar
Sadfad
Level 3
2 years ago

Add client via REST API

Hello, 
I am trying to add a client to an existing policy via REST API. However I always got a respond code 130:

{  "errorCode": 130,  "errorMessage": "system error occurred",  "attributeErrors": {},  "fileUploadErrors": [],  "errorDetails": []}

Can someone give me an example of a working CURL command? 

No RepliesBe the first to reply