Store Delete
Delete an entity.
DELETE /pulse/store/{entity_id}?soft=true
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
entity_id
Query parameters
soft
Response
Successful Response
ok
entity
Single entity response
entities
message