post https://api.tidy.com/api/v1/issues
Create an Issue
.
To create an Issue
you must enter an address_id
, a description
and type
.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Create an Issue
.
To create an Issue
you must enter an address_id
, a description
and type
.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://api.tidy.com/api/v1/issues \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"damage"}'
Try It!
to start a request and see the response here! Or choose an example: