post https://apiv2.{domain}.ai/api/v2/core/positions
To add a new position in the system, send the position information in the payload. positionId will be sent back in case of a successful response
Log in to see full request history
Response
To add a new position in the system, send the position information in the payload. positionId will be sent back in case of a successful response
xxxxxxxxxx
curl --request POST \
--url https://apiv2.eightfold.ai/api/v2/core/positions \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: