JetBrains Space Help

External Link Patterns

post /api/http/external-link-patterns

Add a prefix to be expanded to external links

Rights, that may be checked: Manage external entity link patterns

Request arguments

object with fields:

  • pattern: string Required

    Prefix that is used in the external IDs and that will be recognised by Space to generate links

  • linkReplacement: string Required

    URL of the external resource ending with < ? > which is a variable for a number that follows the prefix

Response

No arguments

get /api/http/external-link-patterns

List all prefixes to be automatically expanded to external links

Rights, that may be checked: View external entity link patterns

Request arguments

No arguments

Response

array of ExternalLinkPattern

delete /api/http/external-link-patterns

Delete prefix for expanding to external links

Rights, that may be checked: Manage external entity link patterns

Request arguments

pattern: string (Query) Required

Response

No arguments

Last modified: 08 September 2022