post https://api.assignr.com/api/v2/current_account/date_locations/
Create a date location given a date, entity_id and entity_type
Log in to see full request history
Response
201Create a date location given a date, entity_id and entity_type
Create a date location given a date, entity_id and entity_type
201Create a date location given a date, entity_id and entity_type
xxxxxxxxxx
curl --request POST \
--url https://api.assignr.com/api/v2/current_account/date_locations/date \
--header 'content-type: application/x-www-form-urlencoded' \
--data entity_type=Site
Try It!
to start a request and see the response here!