cURL
curl --request POST \ --url https://api.celestra.space/v1.ParamidionService/DeleteParameter \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "by_id": { "parameter_id": "<string>" }, "by_version": { "parameter_version_id": "<string>" } } '
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.celestra.space/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.celestra.space/llms.txt
Use this file to discover all available pages before exploring further.
Show by_id
Show by_version
Was this page helpful?