v1
latestOpenAPI 3.1.02026-07-2683111282.3 KBContent Resource Bundle Operations
Create or update a resource bundle in a specific project
Create or update a resource bundle in a specific project
put/project/{project_id}/resourcebundles/{resource_bundle_path}
Path parameters
project_idstring required
specifies the project content is added to
resource_bundle_pathstring required
Path of a resource bundle. This is the absolute path to the resource bundle, including the resource bundle name
Headers
X-Resource-Versionstring
Resource's version, as obtained when GETting the resource. The first time a resource is created, a empty value is expected (omit the header). Must be used in any subsequent update requests of this resource
Request body
Response
OK