Complete upload
POST
/v1/uploads/:id/completeAuth: Site public key (rk_pk_)
Finalize an upload after the file has been sent to the signed URL.
Path parameters
| Name | Type | Description |
|---|---|---|
idrequired | uuid | Attachment ID |
Responses
200Upload complete
{
"id": "990e8400-e29b-41d4-a716-446655440004",
"status": "ready"
}