Discussions

Ask a Question
ANSWERED

Once we deleted the user from Degreed using DELETE method, We are not able to create again the same user using POST.

Using rest API once we delete a user, We are getting error: “Unable to create user: User already exists in database.” and unable to create again same user.

ANSWERED

Pagination does not work on /users/{email}/user-skills endpoint

When i pass 'next' query parameter it still returns first set.

ANSWERED

expires_in value is in seconds or milliseconds?

I saw in the docs access token endpoint returns expires_in. Is the number in seconds or milliseconds

ANSWERED
ANSWERED

Register a Webhook for events?

Can we register a webhook where certain events are sent to?

Line breaks in description text.

I know Degreed provides limited support for Markdown in some text fields. Is there a way to force a line break or a new paragraph?

ANSWERED

POST /oauth/token failing with error "The SSL connection could not be established..."

I'm getting an exception when calling

ANSWERED

Course 'Delete' endpoint behaviour

Hi,
I was facing an issue in my Degreed2 integration with edx. From our Splunk logs, I confirmed that we attempted a course deletion and (few minutes later) tried recreating same course but we got 409 error "Resource already exists".

ANSWERED

Skill taxonomy export

Good day! Is it possible to export the existing Degreed skills taxonomy?

ANSWERED

API Reference Document

I know that all of the data is available on this site, but is there a way to get a copy of the full reference docs for the API and xAPI? To do it from the website I would have to copy and paste from each page. Thanks.