Create a custom component library revision
POST/custom_component_libraries/:libraryId/revisions
Creates a new revision of the specified custom component library and returns the created revision. Requires the custom_components:write scope.
Request
Responses
- 200
- 409
The newly created custom component library revision.
A revision with the provided ID already exists.