Skip to content

tag: add delete - #193

Closed
ellakz wants to merge 2 commits into
intercom:masterfrom
ellakz:master
Closed

ellakz wants to merge 2 commits into
intercom:masterfrom
ellakz:master

Conversation

@ellakz

@ellakz ellakz commented Jul 9, 2018

Copy link
Copy Markdown

Delete tag is enabled in the Intercom API:
https://developers.intercom.com/reference#delete-a-tag
So I enabled it in the python wrapper as well.

Comment thread intercom/service/tag.py


class Tag(BaseService, All, Find, FindAll, Save):
class Tag(BaseService, All, Find, FindAll, Save, Delete):

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good:)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ellakz could you grant me write access so I could merge this?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Granted.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ellakz thanks! strangely it didn't get through. I still might not have the write access

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@apassant hello! Could you help us review on this change? :D

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need access to intercom/python-intercom to merge...

@dsinghvi dsinghvi closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants