Artist

post/api/v1/artist

Request body

idinteger
status'continuing' | 'ended' | 'deleted'
endedboolean
artistNamestring nullable
foreignArtistIdstring nullable
mbIdstring nullable
tadbIdinteger
discogsIdinteger
allMusicIdstring nullable
overviewstring nullable
artistTypestring nullable
disambiguationstring nullable
remotePosterstring nullable
pathstring nullable
qualityProfileIdinteger
metadataProfileIdinteger
monitoredboolean
monitorNewItems'all' | 'none' | 'new'
rootFolderPathstring nullable
folderstring nullable
genresstring[] nullable
cleanNamestring nullable
sortNamestring nullable
tagsinteger[] nullable
addedstring date-time

Response

OK

idinteger
status'continuing' | 'ended' | 'deleted'
endedboolean
artistNamestring nullable
foreignArtistIdstring nullable
mbIdstring nullable
tadbIdinteger
discogsIdinteger
allMusicIdstring nullable
overviewstring nullable
artistTypestring nullable
disambiguationstring nullable
remotePosterstring nullable
pathstring nullable
qualityProfileIdinteger
metadataProfileIdinteger
monitoredboolean
monitorNewItems'all' | 'none' | 'new'
rootFolderPathstring nullable
folderstring nullable
genresstring[] nullable
cleanNamestring nullable
sortNamestring nullable
tagsinteger[] nullable
addedstring date-time

Changes

Changed in 6 of the 50 revisions of this API.5714

    • added the new deleted enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new deleted enum value to the request property status

      request-property-enum-value-added

    • removed the media type text/json for the response with the status 200

      response-media-type-removed

    • removed the media type text/plain for the response with the status 200

      response-media-type-removed

    • removed the request property artistMetadataId

      request-property-removed

    • removed the optional property artistMetadataId from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property artistMetadataId from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property artistMetadataId from the response with the 200 status (media type: text/json)

      response-optional-property-removed

    • removed the media type application/*+json from the request body

      request-body-media-type-removed

    • removed the media type text/json from the request body

      request-body-media-type-removed

    This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property folder (media type: application/json)

      new-optional-request-property

    • added the new optional request property folder (media type: text/json)

      new-optional-request-property

    • added the new optional request property folder (media type: application/*+json)

      new-optional-request-property

    • added the optional property folder to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property folder to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property folder to the response with the 200 status (media type: text/json)

      response-optional-property-added

  • bf5343db433b127See the full diff
    • removed the enum value deleted of the request property status

      request-property-enum-value-removed

    • removed the request property folder

      request-property-removed

    • removed the optional property folder from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property artistMetadataId

      new-optional-request-property

    • added the media type application/*+json to the request body

      request-body-media-type-added

    • added the media type text/json to the request body

      request-body-media-type-added

    • added the media type text/json for the response with the status 200

      response-media-type-added

    • added the media type text/plain for the response with the status 200

      response-media-type-added

    • added the optional property artistMetadataId to the response with the 200 status

      response-optional-property-added

    • removed the deleted enum value from the status response property for the response status 200

      response-property-enum-value-removed

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog