Create a custom linkAsk AIpost https://app.360learning.com/api/v2/custom-linksRequired OAuth scope: customLinks:write. Creates a custom link.Body ParamsnamestringrequiredThe title displayed on the custom link.orderintegerrequired≥ 0The numeric display order (ascending). Links are arranged horizontally from left to right and wrap to the next line as needed.typestringrequiredThe unique identifier associated to your custom link. This information is not displayed to learners on the platform.iconNamestringenumThe type of icon used on the custom link. By default, the link icon will be used.inboxagendaabsencecertificateconventiondefaultinboxsurveyAllowed:agendaabsencecertificateconventiondefaultinboxsurveyHeaders360-api-versionstringenumrequiredThe version of the API.v2.0Allowed:v2.0Responses 201Returns the created custom link. 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. 429The client has sent too many requests in a short amount of time.Updated 3 months ago