put https://api.timetime.in/v1/event-types/
Log in to see full request history
Response
xxxxxxxxxx
15curl --request PUT \
--url https://api.timetime.in/v1/event-types/id \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"notifications": {
"confirmation": {
"sms": {
"enabled": true
}
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: