Access Requests API
Enable programmatic approval, denial, and revocation of access—enabling seamless integration with internal tools, bots, and security workflows for automated access escalation.
Last updated
Enable programmatic approval, denial, and revocation of access—enabling seamless integration with internal tools, bots, and security workflows for automated access escalation.
Last updated
The Access Request API enables programmatic approval, denial, and revocation of access requests within the P0 platform. It is designed to support custom workflows and automation. Integrate with external systems and services to process access grants without using the P0 user interface.
This is particularly useful for integrating P0 into your internal tooling, bots, or security workflows that require automatic access escalation based on alerts, CI/CD pipelines, or external approvals.
Approve an access request by request ID.
Organization identifier
Unique identifier for the permission request
Duration for which access should be granted (e.g. "2h", "30m")
2h
No content
Deny an access request by request ID.
Organization identifier
Unique identifier for the permission request
No content
Revoke access previously granted by request ID.
Organization identifier
Unique identifier for the permission request
No content