Delete Multiple Rapid Models
POST/api/v1/rapidmodel/delete
Request
Header Parameters
Authorization string
Example: Bearer {YOUR_AUTH_KEY}
Content-Type string
Example: application/json
Accept string
Example: application/json
- application/json
Body
required
ids integer[]required
An array of rapid model ids that should be deleted
Responses
- 200
success
- text/plain
- Schema
Schema
string
Loading...