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.
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.
requested_data_expires_at
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.