PATCH /api/integration/journalpost/{jpid}/kontakter/{id}
Patches reciever-information
Parameters
| Name | In | Description | Required | Type |
|---|---|---|---|---|
| jpId | path | Identificator for journalpost | true | integer |
| id | path | Identificator for reciever or sender | true | integer |
Request body
Responses
| Code | Returns | Type |
|---|---|---|
| 200 | Success | |
| 401 | Unauthorized - Missing or invalid access token | |
| 403 | Forbidden - Provided access token does not permit usage of this API or data |