Convert to Committed
POST
/api/v1/nodes/{node_id}/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key for authenticating the request
- required
- non-empty string
example{{api_key}}locationQuerystringoptionalSpecifies the target location for the conversion operation.
- must be a non-empty string
- should be URL-encoded if it contains special characters
example{{location}}
Request body
application/json
Identifier for the SKU day to convert
example
1234- required
- must be a positive integer
Responses
200Successful response
HTTP status code of the conversion response
example
200- integer value
- commonly 200 for successful conversion
Message confirming the node was converted to a committed node
example
Your Node is converted into Committed Node- must be a non-empty string
- maximum length of 255 characters