Skip to main content

Check out Port for yourself ➜ 

Simulate permissions for a user

POST 

/v1/blueprints/:blueprint_identifier/permissions/simulate

This route allows you to simulate what permissions a specific user would have for entities in a blueprint. Provide a userIdentifier and operation to see which entities are accessible, or additionally provide an entityIdentifier to see detailed permission checks for that specific entity. To learn more, see the permission simulator documentation.

Request

Responses

Default Response