Discussions

Ask a Question
ANSWERED

During PATCH, “bio” field is accepting more than 2000 characters

During PATCH, “bio” field is accepting more than 2000 characters

ANSWERED

During PATCH, password field is accepting less then 8 characters

During PATCH, password field is accepting less then 8 characters.

ANSWERED

We are not able to update "personal-email" using PATCH Method if it is not NULL, Using rest API.

We are not able to update "personal-email" using PATCH Method if it is not NULL, Using rest API.

ANSWERED

"Organization Email" in PATCH Request is accepting invalid email id's. During POST it is throws "can't be null", instead of invalid organization email.

"Organization Email" in PATCH Request is accepting invalid email id's. During POST it is throws "can't be null", instead of invalid organization email.

ANSWERED

We are not able to view “privacyLevel” in GET user responses using REST API.

We are not able to view “privacyLevel” in GET user responses using REST API.

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?