Bitdeer instance api/Policy/Custom
Create a new policy version
Creates a new version of an existing custom policy without modifying previous versions. The new version becomes the active version.
Get custom policy detail GET
Returns the full details of a user-created custom permission policy, including all statements and version history metadata.
Delete authorization records POST
Batch-deletes policy authorization records. Accepts an array of authorization entries; each entry must include enough identifying fields (id, policy_id, source_identifier, scope) to locate the record.