Grant Sensitive Access
Team Access
Grant Sensitive Access
POST
Grant Sensitive Access
Grants a team access to sensitive data for the specified location, with an optional expiration date.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.
Whether the sensitive data access should never expire. Set to
true for permanent access.ISO 8601 date for when the access expires. Required when
expires_never is false. Must be a future date.Response
A confirmation message indicating sensitive data access was granted successfully.