Remove a resource from a workspace
Contributors
Suggest changes
POST /tenancy/resource/{resourceIdentifier}/remove-from-workspace/{workspacePublicId}
Removes a resource from a specified workspace.
Token usage: BlueXP user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
resourceIdentifier |
string |
path |
True |
|
workspacePublicId |
string |
path |
True |
|
authorization |
string |
header |
True |
Authorization JWT access token |
X-User-Token |
string |
header |
False |
User JWT access token |
X-Service-Request-Id |
string |
header |
False |
Request identifier |
Response
Status: 200, Default response