ЕСОЗ - публічна документація
Deactivate Black list user
Purpose
This method is used by NHS Admin to deactivate user in black list.
Specification
Link | API paragraph not found |
Resource | /api/black_list_users/{{id}}/actions/deactivate |
Scope | bl_user:deactivate |
Components | API paragraph not found |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | PATCH |
Sync/Async | Sync |
Public/Private/Internal | Internal |
Logic
This method is used by NHS Admin to deactivate user in black list.
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
id |
| String |
|
|
Request structure
API paragraph not found
Authorize
Request to process the request using a token in the headers
Headers
Наприклад:
Content-Type:application/json
Authorization:Bearer c2778f3064753ea70de870a53795f5c9
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 |
|
|
409 |
|
|
ЕСОЗ - публічна документація