Logo
Salesforce Developers API Documentation

Login org admin (SOAP)

POST {{orgUrl}}/services/Soap/u/{{apiVersion}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
SOAPAction
string
Accept
string
Cookie
string




RESPONSES

status





Curl
curl -X POST '/services/Soap/u/57.0' -H 'Content-Type: text/xml; charset=UTF-8' -H 'SOAPAction: login' -H 'Accept: text/xml' -H 'Cookie: BrowserId=POhd6XTZEe2v6_8M7WG26g'

ENDPOINTS