Create an integration configurationCopy Pagepost https://app.360learning.com/api/v2/integrationsRequired OAuth scope: integrations:write. Create an integration configuration.Body ParamsdefaultCompletionbooleanTrue if the content is auto-completed at launch; false otherwise.truefalsedefaultProgressinteger0 to 100The completion rate at launch as a percentage.noGroupPropagationbooleanIf true, the content is visible only within the integration group and is not propagated to subgroups. If false, the content is propagated to all subgroups.truefalseexternalPlatformLogoUrlstringThe URL of the logo of the external platform this integration is created for. The URL must be a valid HTTPS URL pointing to a logo with transparent background.externalPlatformUnicolorLogoUrlstringThe URL of the unicolor logo of the external platform this integration is created for. The URL must be a valid HTTPS URL pointing to a logo with transparent background. If none is provided, the externalPlatformLogoUrl logo will be used.externalPlatformstringrequiredlength ≥ 1The identifier of the external platform this integration is created for.authorIdstringrequiredThe unique ID of the author of the imported content.groupIdstringrequiredThe unique ID of the group to which the content is imported.Headers360-api-versionstringenumrequiredThe version of the API.v2.0Allowed:v2.0Responses 201Returns the created integration configuration. 400The server cannot or will not process the request due to something that is perceived to be a client error. 401The given access token is either missing, invalid, has expired, or has been revoked. 403The given access token does not have the required OAuth scope to execute the request. 404The server cannot find the requested resource. 429The client has sent too many requests in a short amount of time.Updated 24 days ago