Create document number series
POST/v2/spaces/:spaceId/documents/documentNumbers/:category/series
Creates a new document number series for a specified category. The series will be appended to the end of the existing series list for the category, and a new locked setting will be created with an initial counter value of 0.
Scope: space_write
This Endpoint is part of: connectors-document
Request
Responses
- 201
- 400
- 403
- 409
Series successfully created
Invalid or unsupported category, or invalid pattern
Access denied - user lacks space_write permission
The space hasn't yet performed document numbering migration for the category