on 2023 May 23 8:25 AM
Hi Experts,
I have a requirement to create and update the organization level in FSM using API call.
We are planning to achieve this via CPI interface.
I'm trying to create the organization level using below API.
https://us.coresuite.com/cloud-org-level-service/api/v1/levels.
However, I get below error message while using the POST method.
{ "timestamp": "2023-05-23T07:16:07.075347497Z", "status": "405 METHOD_NOT_ALLOWED", "error": "ERROR_018: Request method not supported (method=POST)", "message": "The request method is not supported for the given uri (method=POST)"}
Could you please help me to know is there any way to create/update Organization Level in FSM using API call?
Request clarification before answering.
Dear Nischitha,
I think you are using wrong API. Please find the SAP documentation and swagger.
If you are making POST call then call the "/api/v2/levels".
Thanks,
Asutosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
4 | |
4 | |
4 | |
3 | |
2 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.