Scope
Remove a scope
Remove a scope by ID.
delete/scope/{id}
Path parameters
idstring required
The unique ID for the scope.
Query parameters
force'true'
Force delete a scope if the regular delete fails.
ℹ️ Preconditions
The "force delete" option becomes available only if a previous delete attempt was unsuccessful.
Response
The operation was successful.