rejectDelegationRequest
abstract suspend fun rejectDelegationRequest(input: RejectDelegationRequestRequest): RejectDelegationRequestResponse
Rejects a delegation request, denying the requested temporary access.
Once a request is rejected, it cannot be accepted or updated later. Rejected requests expire after 7 days.
When rejecting a request, an optional explanation can be added using the Notes request parameter.
For more details, see Managing Permissions for Delegation Requests.