Session
Login prerequisite
You need to retrieve a client id and secret before logging in.
get/api/v1/oauth-clients/local
Response
successful operation
Example response
{
"client_id": "v1ikx5hnfop4mdpnci8nsqh93c45rldf",
"client_secret": "AjWiOapPltI6EnsWQwlFarRtLh4u8tDt"
}