Delete an uploaded extension
cURL
curl --request DELETE \ --url https://api.raccoonai.tech/extensions/{extensionId} \ --header 'raccoon-secret-key: <api-key>'
"<any>"
The ID of the extension to delete
Successful Response
The response is of type any.
any
Was this page helpful?