ЕСОЗ - публічна документація
Refresh client secret Deprecated
Purpose
Refresh client secret for existing client (legal entity)
Specification
Link | |
Resource | /admin/clients/{{id}}/refresh_secret |
Scope | secret:refresh |
Components | API paragraph not found |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | PATCH |
Sync/Async | API paragraph not found |
Public/Private/Internal | Public |
Logic
This method is used to refresh client secret for existing client (legal entity). Only legal entity owner can request new client secret for his own legal entity
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
id |
| String |
|
|
Request structure
API paragraph not found
Authorize
API paragraph not found
Headers
Наприклад:
Content-Type:application/json
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
See on Apiary
Example:
Post-processing processes
API paragraph not found
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
ЕСОЗ - публічна документація