You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the PUT method to create records. POST is used for updating records.
I have just tried doing PUT but I can't find any documentation on how to structure the body of the call, so it's telling that its not structured properly. Do you have any examples?
I am trying to create a job order through the API but can't get the api call to work.
Here is the call I'm trying to make. It says 'invalid entity used', does this mean that I can't create a job through the api?
The calls work fine if I use entity/Candidate for example
The text was updated successfully, but these errors were encountered: