Skip to content

PATCH mark test as completed endpoint is missing authorization header documentation #574

Description

The PATCH — mark test as completed section in the Assessment API documentation doesn't specify which authorization headers to use, but the provided example does set an authorization header: -H "Authorization: Basic MGQwMzFkODIyN2VhZmE2MWRjMzc1YTZjMmUwNjdlMjQ6"

Should an authorization header be set for this endpoint? If so, what API key should be used? (In the documentation example, the authorization header uses the same API key for this endpoint as it does for the other Assessment API endpoints (e.g., send_test), which suggests that the API key for the integrating partner should be used for this request — if this is not the case, the example should be updated to make this less confusing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions