Skip to main content

Update Platform by ID

Update a platform by ID

API Authentication MethodSupported
LTIK-AUTH-V2
SERVICE-AUTH-V1
Bearer
Path Parameters
    platformID string required

    The platform ID

Request Body
    url string required

    Platform URL (i.e. iss)

    clientId string required

    Platform client ID

    name string required

    Platform name

    authenticationEndpoint string required

    Platform authentication endpoint

    accesstokenEndpoint string required

    Platform access token endpoint

    authConfig object required

    Platform token authentication configuration object

    key string required

    Platform token authentication key

    method required

    Possible values: [JWK_SET, RSA_KEY]

    Platform token authentication method. MUST be one of JWK_SET, JWK_KEY or RSA_KEY.

Responses

Returns the platform with the matching platformID.


Schema
    url string required

    Platform URL

    clientId string required

    Platform client ID

    name string required

    Platform name

    authenticationEndpoint string required

    Platform authentication endpoint

    authConfig object required

    Platform access token endpoint

    key string required

    Platform token authentication key

    method required

    Possible values: [JWK_SET, JWK_KEY, RSA_KEY]

    Platform token authentication method. MUST be one of JWK_SET, JWK_KEY or RSA_KEY

    accesstokenEndpoint string required

    Platform access token endpoint

    id string required

    Platform ID

    publicKey string required

    Platform Public Key

    active boolean required

    true if the registration is active and allowed to launch

Loading...

All trademarks, logos, and service marks displayed on this website are the property of their respective owners. LTIAAS is a trademark of GatherAct, LLC, doing business as LTIAAS. Learning Tools Interoperability (LTI)® and LTI® are trademarks of 1EdTech Consortium, Inc. LTIAAS is not affiliated with, endorsed or sponsored by 1EdTech Consortium, Inc. or by any other owners of third-party trademarks used on this website. LTIAAS is not responsible for the content, quality, or accuracy of any websites linked to or from this website that are not owned by LTIAAS. If you have any questions or concerns about the use of any trademarks or content on this website, please contact us.