Skip to main content
POST
/
api
/
calls
/
notifications
/
{notificationId}
/
decline
Decline Call
curl --request POST \
  --url https://api.example.com/api/calls/notifications/{notificationId}/decline \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

notificationId
string
required

Response

200

Successful response