Delete Embed
DELETEhttps://api.rapidcompact.com/api/v1/embeds/:id
Request
Path Parameters
id integerrequired
The id of the embed
Example: 42
Header Parameters
Authorization string
Example: Bearer {YOUR_AUTH_KEY}
Content-Type string
Example: application/json
Accept string
Example: application/json
Responses
- 204
success
Authorization: http
name: defaulttype: httpscheme: bearerdescription:
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X DELETE 'https://api.rapidcompact.com/api/v1/embeds/:id' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear