Requesting Access to a Data Product
Requesting data access to a data product
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
userstring · uuidRequired
Immuta global user ID of the user for whom access is being requested
formanyOptional
The request form submission
Responses
201Success
application/json
post
/api/data-product/{id}/request201Success
Requesting a masking exception on a data product
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
userstring · uuidRequired
Immuta global user ID of the user for whom access is being requested
formanyOptional
The request form submission
Responses
201Success
application/json
post
/api/data-product/{id}/request/masking-exception201Success
Last updated
Was this helpful?

