PearPear

Deny the requested scopes

Refuses consent for this interaction and returns the redirect that reports the denial.

POST
/interaction/{uid}/abort
AuthorizationBearer <token>

In: header

Path Parameters

uid*string

Response Body

application/json

curl -X POST "https://example.com/interaction/string/abort"
{  "returnTo": "string"}