Creates or updates (upserts) an application instance.
Application instance updated.
Application instance created.
Location | string <uri> Location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access. Invalid credentials used.
Access forbidden.
Invalid data sent.
{- "settings": {
- "color": "red",
- "limit": "5"
}
}
{- "status": "enabling",
- "settings": {
- "color": "red",
- "limit": "5"
}, - "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}