put https://api.docusnap365.com/api/v2/segment/applications
Updates an existing Application
object by its unique ID.
Log in to see full request history
Response
200Application object updated successfully
Updates an existing Application
object by its unique ID.
200Application object updated successfully
xxxxxxxxxx
curl --request PUT \
--url https://api.docusnap365.com/api/v2/segment/applications \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!