Request Sensitive Access
Team Access
Request Sensitive Access
POST
Request Sensitive Access
Sends a request for sensitive data access on behalf of the specified team. The location owner will be notified to approve or deny the request.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the location.
The UUID of the team requesting access.
The reason for requesting sensitive data access. Maximum 255 characters.
Whether the requested access should never expire. Set to
true for permanent access.ISO 8601 date for when the requested access should expire. Required when
requested_expires_never is false. Must be a future date.Response
A confirmation message indicating the sensitive data access request was sent successfully.