...
[serverurl]/formservice/services/rest/auth/token
Metod | POST |
Request Header | Content-Type: application/json |
Body:
Codeblock |
---|
{
"grant_type": "client_credentials",
"client_id": " |
...
86a2fc08-f9ac-44b2-98b8-ac6a60e13ce2", "client_secret": " |
...
9be6e110bda062c74e3ea4c9ccc3aa1e" } |