Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type string
.
"\"{\\n \\\"title\\\": \\\"API Update\\\",\\n \\\"return_name\\\": \\\"Your Business\\\",\\n \\\"return_address\\\": \\\"123 Main Street\\\",\\n \\\"return_address2\\\": \\\"Apartment 1\\\",\\n \\\"return_city\\\": \\\"Fake City\\\",\\n \\\"return_state\\\": \\\"NY\\\"\\n}\""
OK
The response is of type object
.