Updates a partnership's tagsAsk AIpatch https://api.partnerstack.com/api/v2/partnerships/{partnership_key}/tagsAdd or remove tags from the specified partnership.Path Paramspartnership_keystringrequiredThe specific key for the partnershipBody Paramsaddarray of stringsSpecifies a list of tags to be associated/added to the partnershipaddADD stringremovearray of stringsSpecifies a list of tags to be disassociated/removed from the partnershipremoveADD stringResponses 200Add or remove tags from the specified partnership. 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago