/
Private. Generate URL to media storage

ЕСОЗ - публічна документація

Private. Generate URL to media storage

Purpose

API paragraph not found

 

Specification

Link

https://ehealthmisapi1.docs.apiary.io/#reference/private.-contracts/private-contract-employees/private.-generate-url-to-media-storage

Resource

/api/admin/contracts/media_storage/generate_url

Scope

private_contracts:write

Components

API paragraph not found

Microservices

API paragraph not found

Protocol type

REST

Request type

POST

Sync/Async

Sync

Public/Private/Internal

Private

 

Logic

API paragraph not found

 

Request structure

See on Apiary

Example:

{ "action": "PUT", "resource_id": "f7f817b2-3134-4625-b87d-e2d7fc8e9b90", "resource_name": "signed_contract" }

 

Authorize

Request to process the request using a token in the headers

 

Headers

Наприклад:

  • Content-Type:application/json

  • api-key:c2778f3064753ea70de870a53795f5c9

 

Request data validation

API paragraph not found

 

Processing

API paragraph not found

 

Response structure

See on Apiary

Example:

{ "meta": { "code": 200, "url": "https://example.com/resource", "type": "object", "request_id": "req-adasdoijasdojsda" }, "data": { "url": "https://example.com/upload_url" } }

 

Post-processing processes

API paragraph not found

 

HTTP status codes

HTTP status code

Message

What caused the error

HTTP status code

Message

What caused the error

 200

 

 

 

Related content

Request Access to the Media Content Storage Resource
Request Access to the Media Content Storage Resource
More like this
Private. Delete contract division
Private. Delete contract division
Read with this
Resend Authorization OTP on Declaration Request
Resend Authorization OTP on Declaration Request
More like this
Private. Delete contract employee
Private. Delete contract employee
Read with this
Public. Create Contract Request
Public. Create Contract Request
More like this
Private. Delete contract
Private. Delete contract
Read with this

ЕСОЗ - публічна документація