Bitdeer instance api/Policy/Info
Update custom policy metadata
Updates the name and description of an existing custom policy without creating a new version.
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.
List permission policies GET
Returns a paginated list of system and custom permission policies. Supports fuzzy search by name or description.