Convert to Committed
POST
/api/v1/nodes/{node_id}/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key for authenticating the request
- required
- non-empty string
example{{api_key}}locationQuerystringrequiredSpecifies 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