...
Property | Description |
---|
sessionId | File processing session identifier |
personId | Identificator of of the person
|
Authorization
The request must contain an Authorization header with an OAuth Introspect access token obtained via a Service provider's credentials grant flow.
Include Page |
---|
| TIP - SignAPI Introspect access token |
---|
| TIP - SignAPI Introspect access token |
---|
|
Example
Code Block |
---|
DELETE /api-share/v1/80832540faff3f90246b71122a4bd6896cd50933cc12a22d99a577b7b41d55e2/Persons/111111-11111 HTTP/1.1
Authorization: Bearer a477b3a3366768c07e4c458f518711b4b351e8d2c2f0f78a1524e4d3efd00603
Host: signapi-prep.eparaksts.lv
|
...