Hello guys!
I need help to use Sysaid API.
I import wdsl that has in Integration → Sysaid API, on Postman and the RAW I put
{
"user_name":"name",
"password":"********"
}
But I can’t POST, my method login is LDAP.
I read the documentation but don’t appear friendly to me, anyone can help me?