cURL
curl --request DELETE \ --url https://api.reply.io/v3/sequences/{id}/steps/{step_id} \ --header 'X-API-Key: <api-key>'
This response does not have an example.
Deletes an existing sequence step
API key passed in the X-API-Key header
Sequence Id
Step Id
Sequence step deleted successfully