Skip to main content
POST
Deny Trust Center access request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slugId
string
required
accessRequestId
string
required

Body

application/json
reason
string

Reason for denying the access request.

sendEmail
boolean

Whether to email the requester to notify them that their request was denied. The email includes the reason when one is provided. Defaults to false.

Response

204

No content