...
Code Block | ||
---|---|---|
| ||
{
"username": "[username]",
"password": "[password]",
"instanceId": "[instance identifiable information]"
} |
Success Response - 200 OK
...
...
Code Block | ||
---|---|---|
| ||
{
"username": "[username]",
"password": "[password]",
"instanceId": "[instance identifiable information]"
} |
Success Response - 200 OK
...