Creates a session with a specified username and password.
Logged into account.
Location | string <uri> Location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access. Invalid credentials used.
{- "username": "string",
- "password": "string"
}
{- "id": "jwt_0YV7DEJX80CDRAKVTV478ZNJDR",
- "token": "string",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "expiredTime": "2019-08-24T14:15:22Z"
}