Credential Feedback

Update the feedback for a given request.

The request is validated by the CredentialFeedbackRequest class, in which the body schema is validated as per the feedback_type.

Parameters

request : CredentialFeedbackRequest
The feedback request to be updated. This request is validated by the
CredentialFeedbackRequest class.

Returns

FeedbackResponse
The updated feedback response.
us-east-2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Final credential that gets saved by the user - which is our feedback.

Credential = CredentialMetadata + skills
FeedbackCredentialModel = Credential + comment

string
required

Original text or text scraped from provided url

source_credential
object
required

Complete credential that gets returned to the user.

CredentialModel = CredentialMetadata + skills.

target_credential
object
required

Ideal credential according to the user.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json