Skip to main content
POST
Accept prompt.

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int32>
required

Unique identifier of the prompt to accept.

Query Parameters

memberId
string

Unique identifier of the member performing the action.

Response

Success

url
string | null

The URL to which the user should be redirected after completing the prompt interaction.

Last modified on August 10, 2026