Changes to Create a Group

POST /v1/issuer/groups

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 30 revisions of this API.110

  1. dc79460d92225
  2. 97793c5df9502
  3. 5daf146bc8ba2
  4. 98201e8dd1b411

What changed

    • added the new optional request property framework_skills

      new-optional-request-property

    • added the new optional request property skill_framework_version_id

      new-optional-request-property

    • added the optional property group/skill_framework to the response with the 200 status

      response-optional-property-added

    • added the optional property group/skills to the response with the 200 status

      response-optional-property-added

    • added the success response with the status 207

      response-success-status-added

    • added the new optional request property earning_criteria

      new-optional-request-property

    • added the optional property group/earning_criteria to the response with the 200 status

      response-optional-property-added

    • added the new optional request property achievement_type

      new-optional-request-property

    • added the optional property group/achievement_type to the response with the 200 status

      response-optional-property-added

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added