POST /api/app/create

Hi @tstanescu - Please open a Support ticket so that our technical team can assist in troubleshooting. These endpoints you listed above that are not working for you should still be operational until end of September.

I am able to reproduce the issue with creating apps using the CC API. This has been communicated to engineering and they are currently investigating the issue.

2 Likes

The issue with creating, updating, and deleting Apps using the /cc API has been fixed.

2 Likes

Hi Colin,

When you posted earlier, the endpoints were fixed. However, I encountered the same issues just a few minutes ago. Could you please check with the Engineering Team again?

Thank you.

Are you using a flat file or delimited source? You must capture all the schema on the source for the account to be created.

I am currently experiencing issues with the POST /api/app/create endpoint.

Additionally, I noticed that the ownerId attribute in the response schema for GET /api/app/get/:id has been changed from:

"ownerId": "string"

to:

"owner": {
    "name": "Identity Display Name",
    "ownerExternalId": "2b928383837fc2152183c44d1g5672e7"
}

This change has broken the api/app/update/:id endpoint, as shown below:

Will this change be reverted when the api/app/create endpoint is fixed?

The issue you have reported with /cc/api/app/create has been resolved. Please let us know if you have any other issues.

1 Like

The replacement for this API will be available by September 3rd. To give users enough time to migrate to the public replacement, this API’s shutoff date has been extended to November 1st.

2 Likes

The replacement APIs are now available. Please see the first post for more details.

1 Like

Are we saying that the replacement API for this is https://sailpoint.api.identitynow.com/beta/source-apps? Is there not going to be a V3 API for this? Just aware that the Beta APIs are subject to change at any moment so that’s not really a stable place to be for us.

Is there a plan to move to a stable version of this API eventually or am I missing something?

These APIs will move to a stable production release in time, but since they are brand new, and there is already feedback coming in, there may be changes made to them.

OK thanks. Is there an ETA on when the Postman collections will be updated?

Reminder, this API will be turned off on November 1st, 2024. Please make sure you migrate to the replacement API ASAP.