Orders

Approve an order

Approves a pending order intent owned by the authenticated account. API keys need the orders:write scope.

post/api/orders/{id}/approve

Path parameters

idstring uuid required

Resource UUID.

Response

Order was approved.

oktrue
idstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.