cURL
curl --request POST \ --url https://api.reply.io/v3/schedules/{id}/set-default \ --header 'X-API-Key: <api-key>'
"<unknown>"
Sets the specified schedule as the default.
API key passed in the X-API-Key header
Schedule ID to set as default
Default schedule updated successfully. The response body is empty.
Empty body