Content Resource Bundle Operations
Dissociate a resource bundle document from a project
Dissociate a resource bundle document from a project.
The project has to be in unaccepted state.
delete/project/{project_id}/resourcebundles/{resource_bundle_path}
Path parameters
project_idstring required
specifies the project where the resource bundle is dissociated to
resource_bundle_pathstring required
Path of a resource bundle. This is the absolute path to the resource bundle, including the resource bundle name
Response
OK. The resource bundle document was dissociated from the project.
Changes
No recorded changes to this endpoint across all 1 revision of this API.