curl --request POST \ --url https://api.celestra.space/v1.SpaceParameterService/DeleteParameter \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{ "by_id": { "parameter_id": "<string>" }, "by_version": { "parameter_version_id": "<string>" } }'
{ "success": true }
StarSign or phantom token
Show by_id
Show by_version
Was this page helpful?