Bitdeer instance api/Policy/Custom
Delete a custom permission policy
Permanently deletes a user-created custom permission policy and all its versions. Cannot be undone.
Grant policies to sub-accounts or user groups POST
Batch-grants policy permissions to sub-accounts, user groups, roles, or org policies. scope=ACCOUNT for account-level authorization; scope=RESGROUP for resource-group-level (rg_id required). policy_ids and at least one of sub_account_ids / group_ids / role_ids / org_policies_ids are required.
Get custom policy detail GET
Returns the full details of a user-created custom permission policy, including all statements and version history metadata.